From 34694c66806012469522f35909639b11f191aea5 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 11 Feb 2003 17:06:08 +0000 Subject: [PATCH] ("Vietnamese"): Fix typos. --- lisp/language/vietnamese.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el index b3f09b9d5e9..742ceafda69 100644 --- a/lisp/language/vietnamese.el +++ b/lisp/language/vietnamese.el @@ -310,10 +310,10 @@ (features viet-util) (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn") (documentation . "\ -For Vietnamese, Emacs uses special charasets internally. +For Vietnamese, Emacs uses special charsets internally. They can be decoded from and encoded to VISCII, VSCII, TCVN-5712, and VIQR. VSCII is deprecated in favour of TCVN-5712. Current setting -put higher priority to the coding system VISCII than TCVN-5712. If +puts higher priority to the coding system VISCII than TCVN-5712. If you prefer TCVN-5712, please do: (prefer-coding-system 'vietnamese-tcvn). There are two Vietnamese input methods: VIQR and Telex, VIQR is the default setting.") -- 2.30.2